/* 飘窗 */
.float-window {position: fixed;left: 0;top: 330px;width: auto;height: auto;z-index: 999;}
.float-window-item {width: 300px;height: auto;position: relative;margin-top: 20px;}
.float-window-item span {position: absolute;top: 0;right: 0;color: #FFFFFF;background: rgba(0,0,0,.5);padding: 5px 10px;cursor: pointer;}
.float-window-item img {width: 100%;height: auto;}
/* 飘窗end */
/*全局定义*/
* {
    -webkit-box-sizing: content-box !important;
    -moz-box-sizing: content-box !important;
    box-sizing: content-box !important;
}
#jsonReplyContent {word-break: break-all;}
#mediaplayer_wrapper {
 margin: 0 auto;
}
.wza .wza-input {
    -webkit-box-sizing: border-box !important;
    -moz-box-sizing: border-box !important;
    box-sizing: border-box !important;
}
body{ min-width: 1920px; margin:0px; padding:0px; background-color: #FFFFFF; 
/* background-image: url(../images/diwen_left.png), url(../images/diwen_right.png), url(../images/diwen_left.png), url(../images/diwen_right.png), url(../images/diwen_left.png);
background-position: left top 400px, right top 800px, left top 1200px, right top 1600px, left top 2300px;
background-repeat: no-repeat, no-repeat, no-repeat, no-repeat, no-repeat;
background-size: auto 450px; */
list-style:none; border:0px; font-family:'微软雅黑'; font-size: 16px;}
a:link,a:visited{text-decoration:none; color:#6a6a6a; }
a:hover{ text-decoration:none; color:#C91504 !important; cursor:pointer;}
p{margin: 0;}
body,ul,li,img,a,div,table,tr,td{
	list-style:none;
	margin:0px;
	padding:0px;
	border:0;
	outline:none;
}

input {
	outline: none;
}

.float_left {
	float: left;
}
.float_right {
	float: right;
}
.clear_both:after {
	content: "";
	display: block;
	clear: both;
}
.w_wap {
	position: relative;
	width: 100%;
	/* min-height: 20px; */
}
.w_1200 {
	position: relative;
	width: 1200px;
	margin: 0 auto;
}
.content-wap {
	position: relative;
	width: 1200px !important;
	margin: 0 auto;
	background: #ffffff;
}

.header {
	width: 100%;
	height: 240px;
	background: url(../images/en_01.jpg) center no-repeat;
	background-size: 1920px auto; 
}
.header ul {
	height: 50px;
	line-height: 50px;
}
.header li {
	float: right;
	height: 50px;
}
.header li a {
	color: #ffffff;
	padding: 0 10px;
	font-size: 14px;
}
.header li a:hover {
	color: #101010 !important;
}
.header .banner {
	position: relative;
	height: 88px;
	line-height: 118px;
	font-size: 46px;
	font-family: "ms serif";
	font-weight: 600;
	color: #BA1E2C;
	margin: 5px 0 0 80px;
	text-shadow: 2px 0px 8px #FFFFFF;
}
.header .banner img {
	width: 287px;
	height: 118px;
}
.header .search {
	position: relative;
        margin-top: 30px;  
	margin-right: 60px;
	float: right;
}
.header .search .ss_input {
	width: 300px;
	height: 44px;
	border-radius: 22px;
        background-color: rgba(255,255,255,.5);
	border: 1px solid #DADADA;
	font-size: 16px;
	padding: 0 45px 0 22px;
	color: #666666;
}
.header .search .ss_but {
	position: absolute;
	top: 13px;
	right: 20px;
	height: 20px;
	width: 20px;
}


.css_nav {
	width: 100%;
	height: 50px;
	background: #BD1A2D;
}
.css_nav ul {
	height: 50px;
	overflow: hidden;
}
.css_nav li {
	float: left;
}
.css_nav li a {
	position: relative;
	display: block;
	width: auto;
	font-size: 20px;
	padding: 0 22px;
	line-height: 50px;
	color: #FFFFFF;
	text-align: center;
}
.css_nav li a:hover {
	font-weight: 600;
	color: #FFDB63 !important;
}
.nav_active {
	font-weight: 600;
	color: #FFDB63 !important;
}

.dy_content {
	margin-top: 10px;
	text-align: center;
}
.dy_content h1 {
	padding: 0;
	margin: 0;
	font-size: 36px;
	line-height: 60px;
	color: #BE172B;
}
.dy_content p {
	max-width: 1090px;
	padding: 0 15px;
	font-size: 18px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	float: left;
	color: #666666;
}
.dy_content a {
	font-size: 18px;
	color: #BE172B;
	float: left;
}

/* 焦点新闻 */
.jd_wap {
	margin-top: 30px;
}
.jd_roll{ width:700px; height:395px; overflow:hidden; position:relative; }
.jd_roll .hd{ height:12px; overflow:hidden; position:absolute; right:5px; bottom:16px; z-index:1; }
.jd_roll .hd ul{ overflow:hidden; zoom:1; float:left;  }
.jd_roll .hd ul li{ float:left; margin-right:10px; width:12px; height:12px; border-radius: 12px; background: #9E9E9C; cursor:pointer; }
.jd_roll .hd ul li.on{ background: #BF182C; color:#fff; }
.jd_roll .bd{ position:relative; height:100%; z-index:0; }
.jd_roll .bd li{ zoom:1; vertical-align:middle; position: relative; }
.jd_roll .bd p {
	position: absolute;
	display: block;
	top: 350px;
	width: 100%;
	height: 45px;
	line-height: 45px;
	overflow: hidden;
	background-color: rgba(0,0,0,.5);
}
.jd_roll .bd p a {
	display: block;
	width: 480px;
	font-size: 16px;
	line-height: 45px;
	padding-left: 20px;
	color: #FFFFFF;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.jd_roll .bd img{ width:700px; height:395px; display:block; object-fit: cover; }

.jd_roll .prev,
.jd_roll .next{ position:absolute; left:3%; top:50%; margin-top:-15px; display:block; width:17px; height:29px; filter:alpha(opacity=50);opacity:0.8;   }
.jd_roll .prev {
	background:url(../images/left.png) no-repeat; 
}
.jd_roll .next {
	background:url(../images/right.png) no-repeat; 
	left: auto;
	right: 3%;
}
.jd_roll .prev:hover,
.jd_roll .next:hover{ filter:alpha(opacity=100);opacity:1;  }
.jd_roll .prevStop{ display:none;  }
.jd_roll .nextStop{ display:none;  }


/* 热点推荐 */
.rdgz_content{ width:470px; text-align:left;  }
.rdgz_content .hd{ height:40px; line-height:40px; border-bottom:1px solid #ddd;  position:relative; }
.rdgz_content .hd ul{ float:left; position:absolute; top:-1px; height:32px;   }
.rdgz_content .hd ul li{ float:left; margin-right: 20px; cursor:pointer; font-size: 20px; line-height: 30px; }
.rdgz_content .hd ul li.on{ height: 40px; border-bottom: 3px solid #BD1A2D; color: #BD1A2D; font-weight: 600;}
.rdgz_content .bd li{ height:40px; line-height:40px; }
.rdgz_content .bd li .date{ float:right; color:#999; }
.rdgz_content .bd li a {
	position: relative;
	display: inline-block;
	padding-left: 15px;
	color: #555555;
	font-size: 16px;
	max-width: 340px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.rdgz_content .bd li a:after {
	content: '';
	position: absolute;
	width: 2px;
	height: 2px;
	border-radius: 50%;
	top: 19px;
	left: 0;
	background-color: #000000;
}
.rdgz_content .rdgz_list {
	position: absolute;
	top: 0;
	right: 0;
}
.rdgz_content .rdgz_list a {
	/*color: #D64F68;*/
	font-size: 14px;
	line-height: 30px;
}

/* 通知公告 */
.tzgg_content {
	margin-top: 25px;
	position: relative;
	height: 55px;
	border:1px solid #DDDDDD; 
	background: #F6F6F6;
}
.tzgg_content .tzgg_title img {
	position: absolute;
	display: inline-block;
	width: 27px;
	height: 23px;
	top: 16px;
	left: 15px;
}
.tzgg_content .tzgg_title span {
	position: absolute;
	display: inline-block;
	color: #BD1A2D;
	font-size: 20px;
	line-height: 55px;
	font-weight: 600;
	left: 50px;
}
.tzgg_content .bd{ padding-left: 150px; }
.tzgg_content .bd .tempWrap{ width:980px !important; }/* 用 !important覆盖SuperSlide自动生成的宽度，这样就可以手动控制可视宽度。 */
.tzgg_content .bd ul{ overflow:hidden; zoom:1; }
.tzgg_content .bd ul li{ margin-right:30px;  float:left; height:55px; line-height:55px;  text-align:left; _display:inline; width:auto !important;  }/* 用 width:auto !important 覆盖SuperSlide自动生成的宽度，解决文字不衔接问题 */
.tzgg_content .bd ul li span{ color:#999;  }
.tzgg_content li a {
	position: relative;
	display: inline-block;
	padding-left: 15px;
	color: #555555;
	font-size: 16px;
	max-width: 400px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.tzgg_content li a:after {
	content: '';
	position: absolute;
	width: 2px;
	height: 2px;
	border-radius: 50%;
	top: 26.5px;
	left: 0;
	background-color: #000000;
}
.tzgg_content .float_right a {
	line-height: 55px;
	font-size: 14px;
	padding-right: 10px;
	color: #999999;
}

/* 外事要闻 */
.wsyw_wap {
	margin-top: 25px;
}
.wsyw_content {
	position: relative;
	width:585px;
	text-align:left;
}
.wsyw_content .wsyw_title {
	height:40px; line-height:40px; border-bottom:1px solid #ddd;  position:relative;
}
.wsyw_content .wsyw_title li {
	font-size: 20px; line-height: 30px; width: 80px;
	height: 40px; border-bottom: 3px solid #BD1A2D; color: #BD1A2D; font-weight: 600;
}
.wsyw_content li{ height:40px; line-height:40px; }
.wsyw_content li .date{ float:right; color:#999; }
.wsyw_content li a {
	position: relative;
	display: inline-block;
	padding-left: 15px;
	color: #555555;
	font-size: 16px;
	max-width: 460px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.wsyw_content li a:after {
	content: '';
	position: absolute;
	width: 2px;
	height: 2px;
	border-radius: 50%;
	top: 19px;
	left: 0;
	background-color: #000000;
}

.wsyw_content .hd{ height:40px; line-height:40px; border-bottom:1px solid #ddd;  position:relative; }
.wsyw_content .hd ul{ float:left; position:absolute; top:-1px; height:32px;   }
.wsyw_content .hd ul li{ float:left; margin-right: 20px; cursor:pointer; font-size: 20px; line-height: 30px; }
.wsyw_content .hd ul li.on{ height: 40px; border-bottom: 3px solid #BD1A2D; color: #BD1A2D; font-weight: 600;}
.wsyw_content .bd li{ height:40px; line-height:40px; }
.wsyw_content .bd li .date{ float:right; color:#999; }
.wsyw_content .bd li a {
	position: relative;
	display: inline-block;
	padding-left: 15px;
	color: #555555;
	font-size: 16px;
	max-width: 460px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.wsyw_content .bd li a:after {
	content: '';
	position: absolute;
	width: 2px;
	height: 2px;
	border-radius: 50%;
	top: 19px;
	left: 0;
	background-color: #000000;
}

.wsyw_content .wsyw_list {
	position: absolute;
	top: 0;
	right: 0;
}
.wsyw_content .wsyw_list a {
	color: #999999;
	font-size: 14px;
	line-height: 30px;
}

/* 活动轮播 */
.hd_roll {margin-top: 25px;}
.hd_roll .bd{ position:relative; height:100%; z-index:0; }
.hd_roll .bd li{ zoom:1; vertical-align:middle; position: relative;width:590px;margin-right: 20px;float: left;}
.hd_roll .bd img{ width:590px; height:88px; display:block; object-fit: cover;}


/* 签证信息 */
.qzxx_content{ width:585px; text-align:left;  }
.qzxx_content .hd{ height:40px; line-height:40px; border-bottom:1px solid #ddd;  position:relative; }
.qzxx_content .hd ul{ float:left; position:absolute; top:-1px; height:32px;   }
.qzxx_content .hd ul li{ float:left; margin-right: 20px; cursor:pointer; font-size: 20px; line-height: 30px; }
.qzxx_content .hd ul li.on{ height: 40px; border-bottom: 3px solid #BD1A2D; color: #BD1A2D; font-weight: 600;}
.qzxx_content .bd li{ height:40px; line-height:40px; }
.qzxx_content .bd li .date{ float:right; color:#999; }
.qzxx_content .bd li a {
	position: relative;
	display: inline-block;
	padding-left: 15px;
	color: #555555;
	font-size: 16px;
	max-width: 460px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.qzxx_content .bd li a:after {
	content: '';
	position: absolute;
	width: 2px;
	height: 2px;
	border-radius: 50%;
	top: 19px;
	left: 0;
	background-color: #000000;
}
.qzxx_content .qzxx_list {
	position: absolute;
	top: 0;
	right: 0;
}
.qzxx_content .qzxx_list a {
	color: #999999;
	font-size: 14px;
	line-height: 30px;
}


/* 办事指南 */
.bszn_wap {
	position: relative;
	margin-top: 25px;
}
.bszn_wap .bszn_title {
	width: 100%;
	height: 20px;
	border-bottom: 1px solid #BD1A2D;
}
.bszn_wap .bszn_title h1 {
	width: 120px;
	margin: 0 auto;
	text-align: center;
	font-size: 22px;
	color: #BD1A2D;
	line-height: 40px;
	background: #FFFFFF;
}
.bszn_content {
	position: relative;
	margin-top: 30px;
	width: 655px;
	text-align:left;
}
.bszn_content1 {
	position: relative;
	margin-top: 30px;
	width: 525px;
	text-align:left;
}
.bszn_wap .bszn_title1 {
	height:40px; line-height:40px; border-bottom:1px solid #ddd;  position:relative;
}
.bszn_wap .bszn_title1 li {
	font-size: 20px; line-height: 30px; width: 80px;
	height: 40px; border-bottom: 3px solid #BD1A2D; color: #BD1A2D; font-weight: 400;
}
.bszn_wap .bszn_img {
	position: relative;
	height: 155px;
	overflow: hidden;
}
.bszn_wap .bszn_img a {
	position: relative;
	display: block;
	width: 115px;
	height: 130px;
	margin-top: 20px;
	margin-left: 17.5px;
	border: 1px solid #DDDDDD;
	border-radius: 15px;
	text-align: center;
	float: left;
}
.bszn_wap .bszn_img a:first-of-type {
	margin-left: 0;
}
.bszn_wap .bszn_img img {
	margin-top: 20px;
	height: 44px;
	width: auto;
	
}
.bszn_wap .bszn_img p {
	margin-top: 15px;
	line-height: 18px;
}


/* 在线办理 */
.zxbl_wap {
	position: relative;
	margin-top: 25px;
}
.zxbl_wap .zxbl_title {
	width: 100%;
	height: 20px;
	border-bottom: 1px solid #BD1A2D;
}
.zxbl_wap .zxbl_title h1 {
	width: 120px;
	margin: 0 auto;
	text-align: center;
	font-size: 22px;
	color: #BD1A2D;
	line-height: 40px;
	background: #FFFFFF;
}
.zxbl_limg1, .zxbl_limg2, .zxbl_limg3, .zxbl_limg4 {
	width: 292.5px;
	height: 60px;
	margin-top: 35px;
	margin-left: 10px;
	background-color: #F6F6F6 !important;
}
.zxbl_limg1 {
	margin-left: 0 !important;
}
.zxbl_limg1.float_left {
	margin-right: 10px !important;
}
.zxbl_rimg1, .zxbl_rimg2, .zxbl_rimg3, .zxbl_rimg4 {
	line-height: 60px;
	padding-left: 73px;
	font-size: 18px;
	color: #555555;
	background: url(../images/__.png) no-repeat center right 20px;
}
/* .zxbl_limg1 {
	background: url(../images/index_35.jpg) no-repeat left;
	background-size: auto 60px;
}
.zxbl_limg2 {
	background: url(../images/index_38.jpg) no-repeat left;
	background-size: auto 60px;
}
.zxbl_limg3 {
	background: url(../images/index_41.jpg) no-repeat left;
	background-size: auto 60px;
}
.zxbl_limg4 {
	background: url(../images/index_42.jpg) no-repeat left;
	background-size: auto 60px;
} */

/* 互动交流 */
.hdjl_wap {
	margin-top: 25px;
}
.hdjl_content {
	position: relative;
	width:740px;
	text-align:left;
}
.hdjl_content .hdjl_title {
	height:40px; line-height:40px; border-bottom:1px solid #ddd;  position:relative;
}
.hdjl_content .hdjl_title li {
	font-size: 20px; line-height: 30px; width: 84px;
	height: 40px; border-bottom: 3px solid #BD1A2D; color: #BD1A2D; font-weight: 600;
}
.hdjl_content ul {
	width: 480px;
	margin-top: 20px;
}
.hdjl_content li{ height:40px; line-height:40px; }
.hdjl_content li a {
	position: relative;
	display: inline-block;
	padding-left: 15px;
	color: #555555;
	font-size: 16px;
	max-width: 460px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.hdjl_content li a:after {
	content: '';
	position: absolute;
	width: 2px;
	height: 2px;
	border-radius: 50%;
	top: 19px;
	left: 0;
	background-color: #000000;
}
.hdjl_content .hdjl_list {
	position: absolute;
	top: 0;
	right: 0;
}
.hdjl_content .hdjl_list a {
	color: #999999;
	font-size: 14px;
	line-height: 30px;
}
.hdjl_wap .hdjl_img {
	width: 260px;
	padding-top: 8px;
}
.hdjl_wap .hdjl_img a {
	position: relative;
	display: block;
	width: 115px;
	height: 115px;
	margin-top: 12px;
	border: 1px solid #DDDDDD;
	border-radius: 15px;
	text-align: center;
	float: right;
}
.hdjl_wap .hdjl_img a:first-of-type {
	margin-left: 12px;
}
.hdjl_wap .hdjl_img a:last-of-type {
	margin-right: 12px;
}
.hdjl_wap .hdjl_img img {
	height: 100%;
	width: auto;
	
}
.hdjl_wap .hdjl_img p {
	position: absolute;
	width: 100%;
	text-align: center;
	top: auto;
	bottom: 25px;
	line-height: 18px;
	font-size: 18px;
	color: #FFFFFF;
}
/* 视频 */
.sp_content {
	position: relative;
	width: 430px;
	text-align:left;
}
.sp_content .sp_title {
	height:40px; line-height:40px; border-bottom:1px solid #ddd;  position:relative;
}
.sp_content .sp_title li {
	font-size: 20px; line-height: 30px; width: 80px; float: left;
	height: 40px; border-bottom: 3px solid #BD1A2D; color: #BD1A2D; font-weight: 600;
}
.sp_content .sp_title a {
	float: right;
	color: #999999;
	font-size: 14px;
	line-height: 30px;
}
.sp_content .sp_img {
	position: relative;
	margin-top: 20px;
	width: 100%;
	height: 240px;
}
.sp_content .sp_img img {
	width: 100%;
	height: 100%;
}
.sp_img .sp_video {
	position: absolute;
	width: 100%;
	height: 50px;
	top: 95px;
	background: url(../images/video5.png) no-repeat center;
}
.sp_img p {
	position: absolute;
	top: auto;
	left: 0;
	right: 0;
	bottom: 0;
	width: 410px;
	height: 36px;
	line-height: 36px;
	color: #FFFFFF;
	background: rgba(0,0,0,.5);
	padding: 0 10px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}


/* 活动链接滚动 */
.ztzl_title {
	margin-top: 25px;
	width: 100%;
	height: 20px;
	border-bottom: 1px solid #BD1A2D;
}
.ztzl_title h1 {
	width: 120px;
	margin: 0 auto;
	text-align: center;
	font-size: 22px;
	color: #BD1A2D;
	line-height: 40px;
	background: #FFFFFF;
}
.hdlj_roll{ width:100%; height:86px; overflow:hidden; position:relative; margin-top: 25px; }
.hdlj_roll .bd{ position:relative; height:100%; z-index:0; }
.hdlj_roll .bd ul {overflow:hidden;}
.hdlj_roll .bd ul li{ position: relative; margin:0 3px; float:left; _display:inline; overflow:hidden; text-align:center;  }
.hdlj_roll .bd img{width:294px;height:86px;display:block; object-fit: cover;}

.hdlj_roll .prev,
.hdlj_roll .next{ position:absolute; left:3%; top:50%; margin-top:-15px; display:block; width:17px; height:29px; filter:alpha(opacity=50);opacity:0.8;   }
.hdlj_roll .prev {
	background:url(../images/left.png) no-repeat; 
}
.hdlj_roll .next {
	background:url(../images/right.png) no-repeat; 
	left: auto;
	right: 3%;
}
.hdlj_roll .prev:hover,
.hdlj_roll .next:hover{ filter:alpha(opacity=100);opacity:1;  }
.hdlj_roll .prevStop{ display:none;  }
.hdlj_roll .nextStop{ display:none;  }


/* 友情链接图片 */
.yqlj_img {
	position: relative;
	width: 100%;
	margin-top: 30px;
	height: 50px;
	overflow: hidden;
}
.yqlj_img li {
	float: left;
	margin-right: 7.2px;
}
.yqlj_img li:last-of-type {
	float: right;
	margin-right: 0;
}
.yqlj_img li img {
	height: 50px;
	width: 194px;
}

.yqlj_wap {
	position: relative;
	margin-top: 25px;
}
.yqlj_title {
	position: relative;
	width: 112px;
	height: 36px;
	line-height: 36px;
	padding-left: 8px;
	font-size: 18px;
	color: #FFFFFF;
	background-color: #BC1B2D;
	text-align: center;
}
.yqlj_content {
	position: relative;
	width: 269px;
	height: 34px;
	border: 1px solid #DDDDDD;
	border-left: 0;
	
}
.yqlj_content select {
	width: 100%;
	height: 100%;
	color: #555555;
}
.yqlj_content option {
	color: #555555;
}


.footer {
	position: relative;
	width: 100%;
	margin-top: 25px;
	height: 230px;
	border-top: 5px solid #BC1A32;
	background-color: #DDDDDD;
	background-image: url(../images/diwen_left.png), url(../images/diwen_right.png), url(../images/diwen_left.png);
	background-position: left top, right top -100px, left 50% top 100px;
	background-repeat: no-repeat, no-repeat, no-repeat;
	z-index: 8;
}
.footer .footer_l {
	width: 340px;
}
.footer_l img {
	width: auto;
	height: 62px;
	margin-left: 280px;
	margin-top: 20px;
	
}
.footer .footer_c {
	margin-left: 10px;
	width: 500px;
	padding-top: 30px;
	font-size: 16px;
	color: #666666;
	line-height: 30px;
	text-align: center;
}
.footer .footer_r {
	width: 340px;
}
.footer_r img {
	width: 84px;
	height: auto;
	margin-top: 10px;
}
.footer_r p {
	display: block;
	width: 84px;
	text-align: center;
	font-size: 16px;
	color: #666666;
	line-height: 30px;
}


.rnav {
	position: fixed;
	top: 350px;
	left: 50%;
	margin-left: 796px;
	z-index: 9;
}
.rnav .rnav_item {
	position: relative;
	width: 88px;
	height: 88px;
	box-shadow: 0 0 10px 1px #DDDDDD;
	text-align: center;
	border-radius: 10px;
	cursor: pointer;
	background: #FFFFFF;
	margin-top: 15px;
}
.rnav .rnav_item:hover {
	background: #f2f2f2;
}
.rnav .rnav_item img {
	margin-top: 10px;
	height: 38px;
	width: auto;
}
.rnav .rnav_item p {
	color: #333333;
	font-size: 14px;
	line-height: 26px;
}
.rnav .rnav_item_show {
	position: absolute;
	top: 10px;
	left: -110px;
	width: 100px;
	height: 100px;
	border: 1px solid #DDDDDD;
}
.rnav .rnav_item_show img {
	width: 100px;
	height: auto;
}



/* 列表页 */
.list_crumb {
	position: relative;
	background: #FFFFFF;
}
.list_crumb li {
	float: left;
	line-height: 70px;
	padding-right: 5px;
	color: #BD1A2D;
}
.list_crumb li a {
	color: #BD1A2D;
	
}
.list_crumb li span {
	padding-left: 5px;
}
.list_nav {
	position: relative;
}
.list_nav .list_nav_l {
	position: relative;
	width: 200px;
}
.list_nav .list_nav_r {
	position: relative;
	width: 970px;
	padding-left: 30px;
	background: #FFFFFF;
}
.list_nav .list_nav_list li {
	position: relative;
	width: 180px;
	margin: 10px auto;
	height: 40px;
	line-height: 40px;
	text-align: center;
	background: #FFFFFF;
	border-radius: 20px;
	color: #555555;
}
.list_nav .list_nav_list li span {
	position: absolute;
	font-family: '黑体';
	top: 0;
	right: 20px;
	line-height: 40px;
}
.list_nav .list_nav_list a:first-of-type li {
	width: 100%;
	height: 65px;
	line-height: 65px;
	border-radius: 0px;
        background-color: #B31A29;
	background-size: 20px 20px;
	background-image: -webkit-gradient(linear, 0 0, 100% 100%, color-stop(.35, rgba(189, 26, 45, 1)), color-stop(.25, transparent), color-stop(.5, transparent), color-stop(.5, rgba(189, 26, 45, 1)), color-stop(.75, rgba(189, 26, 45, 1)), color-stop(.75, transparent), to(transparent));
	background-image: -moz-linear-gradient(-45deg, rgba(189, 26, 45, 1) 25%, transparent 25%, transparent 50%, rgba(189, 26, 45, 1) 50%, rgba(189, 26, 45, 1) 75%, transparent 75%, transparent);
	background-image: -o-linear-gradient(-45deg, rgba(189, 26, 45, 1) 25%, transparent 25%, transparent 50%, rgba(189, 26, 45, 1) 50%, rgba(189, 26, 45, 1) 75%, transparent 75%, transparent);
	background-image: linear-gradient(-45deg, rgba(189, 26, 45, 1) 25%, transparent 25%, transparent 50%, rgba(189, 26, 45, 1) 50%, rgba(189, 26, 45, 1) 75%, transparent 75%, transparent);
	color: #FFDB63;
	font-size: 22px;
	text-align: center;
	margin: 0 0 20px 0;
}
.list_nav .list_nav_list a:first-of-type li span {
	position: relative;
	left: -15px;
	top: -2px;
	display: inline-block;
	width: 10px;
	height: 10px;
	background: #FFDB63;
}
.list_nav .list_nav_list li:hover {
	background: rgba(0,0,0,.1);
}
.list_active li {
	background: #FEE4E4 !important;
	color: #BD1A2D !important;
}
.list_nav .list_content_title {
	position: relative;
	width: 100%;
	height: 40px;
	border-bottom: 2px solid #DDDDDD;
}
.list_nav .list_content_title h3 {
	display: inline-block;
	color: #BD1A2D;
	line-height: 20px;
	font-size: 20px;
	font-weight: 400;
	width: auto;
	height: 40px;
	border-bottom: 3px solid #BD1A2D;
	padding: 0;
	margin: 0;
}
.list_content_bottom:nth-of-type(5), .list_content_bottom:nth-of-type(10), .list_content_bottom:nth-of-type(15), .list_content_bottom:nth-of-type(20) {
	border-bottom: 1px solid #DDDDDD !important;
	padding-bottom: 15px;
	margin-bottom: 15px;
}
.list_nav .list_content_list {
	width: 100%;
	padding: 20px 0;
}
.list_nav .list_content_list li {
	position: relative;
	width: 100%;
	line-height: 36px;
	padding-left: 10px;
}
.list_nav .list_content_list li:after {
	content: '';
	position: absolute;
	width: 2px;
	height: 2px;
	border-radius: 50%;
	top: 17px;
	left: 0;
	background-color: #000000;
}
.list_nav .list_content_list .date {
	position: absolute;
	top: 0;
	right: 0;
	line-height: 36px;
	font-size: 14px;
	color: #999999;
}
/* 分页 */

.page {
	width: auto;
}
.info {
	width: auto;
	padding-left: 10px;
	height: 34px;
	line-height: 34px;
}

#pageNum input {
	position: relative;
	top: 0px;
	width: 36px;
	height: 32px;
	line-height: 32px;
	border: 1px solid #DDDDDD;
	text-align: center;
}
#igo,#syIgo {
	font-size: 14px;
	line-height: 32px;
	height: 32px;
	background: #fff;
	border: 1px solid #DDDDDD;
	color: #888;
	margin: 0 3px;
	text-decoration: none;
}
#igo:hover,#syIgo:hover {
	border-color: #BD1A2D;
}
.pagination {
	margin: 0;
}
.pagination li a {
	color: #666666;
}
.pagination .active a {
	background-color: #BD1A2D;
	border-color: #BD1A2D;
}
.pagination .disabled a {
	color: #dddddd;
}
.pagination li a:hover {
	color: #666666 !important;
}
.pagination .active a:hover {
	color: #FFFFFF !important;
	background-color: #BD1A2D;
	border-color: #BD1A2D;
}
.pagination .disabled a:hover {
	color: #dddddd !important;
}
.arrow2 {
	margin: 3px 8px 4px 0;
	border-left: 5px dashed transparent;
	border-bottom: 5px dashed transparent;
	border-top: 5px dashed transparent;
	border-right: 5px solid #ccc;
	display: inline-block;
	vertical-align: middle;
}
.arrow3 {
	margin: 3px 0 4px 8px;
	border-top: 5px dashed transparent;
	border-bottom: 5px dashed transparent;
	border-right: 5px dashed transparent;
	border-left: 5px solid #ccc;
	display: inline-block;
	vertical-align: middle;
}


/* 详情页 */
#mediaplayer {
	margin: 30px auto 0;
}
.cms-article-tit {
	width: 100%;
	text-align: center;
	color: #333333;
	font-size: 36px;
	line-height: 40px;
	padding: 10px 0;
}
.cms-article-subtit {
	width: 100%;
	text-align: center;
	color: #666666;
	font-size: 26px;
	line-height: 40px;
	padding-bottom: 10px;
}
.cms-article-xinxi {
	position: relative;
	width: 100%;
	text-align: center;
	color: #999999;
	font-size: 14px;
	line-height: 36px;
	background: #F3F3F3;
}
.cms-article-xinxi span {
	padding: 0 10px;
}
.bdsharebuttonbox {
	position: absolute;
	top: 0;
	right: 0;
	color: #999999;
	font-size: 14px;
	line-height: 36px;
}
.bdsharebuttonbox span {
	position: absolute;
	top: 0;
	right: 50px;
	padding: 0;
	font-size: 14px;
	width: 100px;
	height: 36px;
	line-height: 36px;
	text-align: right;
}
.bdsharebuttonbox a {
	margin-top: 10px  !important;
}
.article-detail {
	width: 1080px;
	padding: 10px 60px;
	font-family: "宋体";
	color: #333333;
	font-size: 16px;
	line-height: 36px;
}
.article-detail {
	width: 1080px;
	padding: 10px 60px;
	font-family: "宋体";
	color: #333333;
	font-size: 16px;
	/* text-indent: 32px; */
	line-height: 36px;
}
.article-detail table {
 margin: 0 auto;
 border: 1px solid #dddddd;
}
.article-detail img {max-width: 100%;}
.article-detail table td,.article-detail table tr {
 border: 1px solid #dddddd;
}
.firstRow { background: #dddddd; text-align: center; }
.d_setting {
	position: absolute;
	top: -70px;
	right: 0;
        line-height: 70px;
}
.d_setting a {
	padding: 0 2px;
}



/*搜索页面*/
.search-body{
	position: fixed;
	width: 100%;
	height: 100vh;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	overflow: hidden;
	background:#ffffff;
	z-index: 99;
}
.search-body .search-box{
	width: 640px;
	height: auto;
	position: absolute;
	top:260px;
	left:50%;
	margin-left:-320px;
	z-index: 99
}
.search-body .search-box>img{
	display: block;
	margin:0 auto 50px;
}
.search-body .search-box .inputbox {
	position: relative;
	width: 100%;
}
.search-body .search-box .inputbox input{
	border:1px solid #bbbbbb;
	width: 538px;
	height: 44px;
	font-size: 20px;
	text-indent: 10px;
	padding: 0;
}
.search-body .search-box .inputbox button{
	position: absolute;
	width: 100px;
	height: 46px;
	top: 0;
	right: 0;
	line-height: 46px;
	background:#00acec;
	color: #ffffff;
	font-size: 20px;
	padding: 0;
	margin: 0;
	border: 0;
}
.search-body .bottom{
	position: absolute;
	bottom:-20px;
	left:0;
	text-align: center;
	line-height: 390px;
	width: 100%;
	height: 300px;
}
.search-body .bottom>a{
	font-size: 16px;
	color: #6baae7;
}
.sysearch-wap {
	position: relative;
	padding: 10px 20px;
}
.sy-search {
	position: relative;
	width: 500px;
	margin: 0 auto;
}
.sy-search #q {
	width: 410px;
	height: 45px;
	padding-left: 15px;
	line-height: 45px;
	border: 1px solid #dcdcdc;
	border-top-left-radius: 8px;
	border-bottom-left-radius: 8px;
}
.sy-search button {
	position: absolute;
	top: 0;
	right: 0;
	width: 70px;
	height: 47px;
	text-align: center;
	border: 0;
	z-index: 9;
	color: #ffffff;
	background: #BD1A2D;
	border-top-right-radius: 8px;
	border-bottom-right-radius: 8px;
}
.search-select {
	position: relative;
	width: 500px;
	height: 50px;
	margin: 0 auto;
}
.search-select li {
	position: relative;
	display: block;
	float: left;
	margin-right: 20px;
	padding: 0 10px;
	line-height: 36px;
	
}
.search-select-active {
	background: #BD1A2D;
	color: #ffffff;
	border-radius: 5px;
}

/*会动的云*/
.wave {
	position: absolute;
	left: 0;
	width: 200%;
	height: 100%;
	background-repeat: repeat no-repeat;
	background-position: 0 bottom;
	transform-origin: center bottom;
}
.waveTop {
	background-image: url(../images/wave-top.png);
	background-size: 50% 100px;
	animation: move_wave 13s linear infinite;
}
.waveMiddle {
	background-image: url(../images/wave-mid.png);
	background-size: 50% 280px;
	animation: move_wave 16s linear infinite;
}
.waveBottom {
	background-image: url(../images/wave-bot.png);
	background-size: 50% 280px;
	animation: move_wave 18s linear infinite;
}
@keyframes move_wave {
	0% {
		transform: translateX(0) translateZ(0) scaleY(1)
	}
	50% {
		transform: translateX(-25%) translateZ(0) scaleY(0.55)
	}
	100% {
		transform: translateX(-50%) translateZ(0) scaleY(1)
	}
}

.result-search {
	position: relative;
	width: 1160px;
	margin: 0 auto;
	height: 46px;
	font-weight: 600;
	line-height: 46px;
	font-size: 20px;
	color: #555555;
	background: #F7F7F7;
	text-indent: 10px;
}
.result-search-title {
	position: relative;
	width: 1160px;
	height: 40px;
	text-align: center;
	margin: 10px auto 0;
	font-size: 16px;
	line-height: 40px;
	background: #BD1A2D;
}
.result-search-title p {
	display: block;
	color: #ffffff;
	font-weight: 600;
	float: left;
}
.result-search-title p:nth-child(1),#resultSearch ul li p:nth-child(1) { width: 200px; }
.result-search-title p:nth-child(2),#resultSearch ul li p:nth-child(2) { width: 400px; }
.result-search-title p:nth-child(3),#resultSearch ul li p:nth-child(3) { width: 560px; }
#resultSearch {
	position: relative;
	width: 1160px;
	margin: 0 auto;
	font-size: 14px;
}
#resultSearch ul li {
	height: 40px;
	line-height: 40px;
	text-align: center;
}
#resultSearch ul li:nth-child(even) {
	background: #F7F7F7;
}
#resultSearch ul li p {
	display: block;
	float: left;
}


/* 领导信息 */
.ldxx-index-wap {width: 100%;position: relative;margin-top: 20px;}
.ldxx-index-wap>.ldxx-index-title {width: 100%;color: #BD1A2D;border-bottom: 1px solid #BD1A2D;margin-bottom: 30px;font-size: 18px;line-height: 50px;}
.ldxx-index-wap>.float_left {width: 300px;text-align: center;padding: 20px;background: #f4f2f2;}
.ldxx-index-wap>.float_left img {width: 180px;}
.ldxx-index-wap>.float_left .ldxx-list {/*width: 100%;*/width:245px;margin:0 auto;}
.ldxx-index-wap>.float_left .ldxx-list a {display: inline-block;width: 100px;height: 36px;background: #FFFFFF;line-height: 36px;margin: 5px 10px;border: 1px solid #FEE4E4;color: #111111;float:left;}
.ldxx-index-wap>.float_right {width: 830px;}
.ldxx-index-wap>.float_right>.clear_both>.float_left {width: 400px;height: 200px;}
.ldxx-index-wap>.float_right>.clear_both>.float_right {width: 400px;height: 200px;}
.ldxx-index-wap .title {width: 100%;position: relative;height: 50px;line-height: 50px;background: #f4f2f2;color: #BD1A2D;}
.ldxx-index-wap .title>p {padding-left: 20px;}
.ldxx-index-wap .title>a {position: absolute;top: 0;right: 20px;line-height: 50px;font-size: 14px;color: inherit;}
.ldxx-index-wap .ldjj-content {line-height: 36px;margin: 20px 0;}
.ldxx-index-wap .ldxx-zyhd-list {width: 100%;position: relative;margin-top: 10px;}
.ldxx-index-wap .ldxx-zyhd-list a {display: block;width: 100%;position: relative;height: 36px;line-height: 36px;padding-left: 15px;}
.ldxx-index-wap .ldxx-zyhd-list a:before {content: '';position: absolute;width: 4px;height: 4px;background: #BD1A2D;top: calc(50% - 2px);left: 0;}
.ldxx-index-wap .ldxx-zyhd-list span {position: absolute;display: block;width: 100px;height: 36px;line-height: 36px;top: 0;right: 0;}
/*学习贯彻习近平新时代中国特色社会主义思想*/
.xsdbg{
    width: 100%;
    height: 100%;
    overflow: hidden;
    background: url(/sitesources/hnswsw/upload/202304/20230420172223276.png) center top no-repeat #ffffff;
}
.xsdmain{
	width: 1200px;
	min-height:300px;
	margin:530px auto 0;
	background: #fff;
	overflow: hidden;
}
.xsdmain2{
	width: 100%;
	min-height:744px;
	margin:38px auto 0;
	background: url(/sitesources/hnswsw/upload/202304/20230418172831269.jpg) center top no-repeat;
	overflow: hidden;
}
.xsdmain3{
	width: 1200px;
	min-height:100px;
	margin:0px auto;
	background: #fff;
	overflow: hidden;
}
.xsdrow{
	width: 1145px;
	margin:0 auto;
	min-height: 100px;
	overflow: hidden;
}
.xsdtit{
	width: 100%;
	height: 85px;
	margin-top: 38px;

}
.ywlmbt{
	background: url(/sitesources/hnswsw/upload/202304/20230418172904943.png) center top no-repeat;
}
.xsdmore{
	display: inline-block;
	float: right;
	width: 90px;
	height: 35px;xsdlmcon
	margin-top: 20px;
}
.xsdlmcon{
	width: 100%;
	min-height: 210px;
	margin-top: 45px;
	overflow: hidden;

}
/*焦点图*/
.xsdjdt{
	width: 550px;
	height: 380px;
	float: left;
}
.xsdjdtcon{ width:550px; height:380px; overflow:hidden; position:relative; }
.xsdjdtcon .hd{ height:12px; overflow:hidden; position:absolute; right:5px; bottom:16px; z-index:1; }
.xsdjdtcon .hd ul{ overflow:hidden; zoom:1; float:left;  }
.xsdjdtcon .hd ul li{ float:left; margin-right:10px; width:12px; height:12px; border-radius: 12px; background: #9E9E9C; cursor:pointer; }
.xsdjdtcon .hd ul li.on{ background: #BF182C; color:#fff; }
.xsdjdtcon .bd{ position:relative; height:100%; z-index:0; }
.xsdjdtcon .bd li{ zoom:1; vertical-align:middle; position: relative; }
.xsdjdtcon .bd p {
	position: absolute;
	display: block;
	top: 335px;
	width: 100%;
	height: 45px;
	line-height: 45px;
	overflow: hidden;
	background-color: rgba(0,0,0,.5);
}
.xsdjdtcon .bd p a {
	display: block;
	width: 480px;
	font-size: 16px;
	line-height: 45px;
	padding-left: 20px;
	color: #FFFFFF;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.xsdjdtcon .bd img{ width:550px; height:380px; display:block; object-fit: cover; }

.xsdjdtcon .prev,
.xsdjdtcon .next{ position:absolute; left:3%; top:50%; margin-top:-15px; display:block; width:17px; height:29px; filter:alpha(opacity=50);opacity:0.8;   }
.xsdjdtcon .prev {
	background:url(../images/left.png) no-repeat; 
}
.xsdjdtcon .next {
	background:url(../images/right.png) no-repeat; 
	left: auto;
	right: 3%;
}
.xsdjdtcon .prev:hover,
.xsdjdtcon .next:hover{ filter:alpha(opacity=100);opacity:1;  }
.xsdywlist{
	width: 570px;
	height: 380px;
	float: right;
}
.xsdywlist2{
	width: 565px;
	min-height: 210px;
	float: left;
	background: #ffffff;
}
.xsdywlist3{
	width: 565px;
	min-height: 210px;
	float: right;
	background: #ffffff;
}
/*信息列表*/
.lyczli {
   width: 100%;
    height: 35px;
    line-height: 35px;
    float: left;
	display:inline-block;
	overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.lyczicon{
	display: block;
    float: left;
    text-align: center;
    width: 25px;
    height: 35px;
    color: #FF892B;
    font-weight: bold;
}
a:link.lyczxx,
a:visited.lyczxx {
    display: block;
    float: left;
    height:35px;
    color: #333;
    font-size: 17px;
}
a:hover.lyczxx{
    color:#FF0000; 
}
.lyczli2 {
   width: 100%;
    height: 48px;
    line-height: 48px;
    float: left;
		display:inline-block;
	overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.lyczicon2 {
    display: block;
    float: left;
    text-align: center;
    width: 25px;
    height: 48px;
    color: #DB0500;
    font-weight: bold;
}

a:link.lyczxx2,
a:visited.lyczxx2 {
    display: block;
    float: left;
    height:48px;
    color: #333;
    font-size: 18px;
}
a:hover.lyczxx2{
    color:#FF0000; 
}
.ygyqlmbt{
	background: url(/sitesources/hnswsw/upload/202304/20230418172936348.png) center top no-repeat;
}
.dcyjlmbt{
	background: url(/sitesources/hnswsw/upload/202304/20230418173000115.png) center top no-repeat;
}
.xsddcyjcon{
	padding:18px 10px;
	min-height: 200px;
	overflow:hidden;
}
.dxyjlmpic{
	width: 536px;
	height: 301px;
}
a.xsddcyj1a{
	margin-top: 10px;
	font-size:20px;
	display: block;
	height: 65px;
	border-bottom: dashed 2px #FF892B;
	line-height: 150%;
	color: #333;
}
.xsdline65{
	height: 65px;
}
.lyczli3 {
 /*  width: 100%;*/
    height: 160px;
    line-height: 180%;
    float: left;
    border-bottom: dashed 2px #c2c2c2;
    padding:0 8px;

}

a:link.lyczxx3,
a:visited.lyczxx3 {
    display: block;
    float: left;
    color: #333;
    font-size: 20px;
    height: 60px;
    line-height: 180%;
    padding-top: 8px;
}
a:hover.lyczxx2{
    color:#FF0000; 
}
.xsdsumcon{
	display: block;
	float: left;
	font-size:16px;
	color: #666;
}
a.xsdxxmore{
	color: #DA2F1D;
	font-size: 16px;
}
a.xsdwjzta{
	display: block;
	width: 1144px;
	height: 111px;
	margin:38px auto;
}
/*20231026*/
.menuitempanel {
      background-color: #fff;
      top: 60px;
    position: absolute;
    left: 0;
    display: none;
    width:97%;
    }
.menucontentdiv{
    background: none;
    border: 1px solid #CCC;
    padding: 2px 2px 0 3px;
    width: 100%;
    height: 100%;
    border-bottom-right-radius: 10px;
    border-bottom-left-radius: 10px;
}
.menucontentdiv .list9 li a{
  padding-left: 70px;
    line-height: 30px;
    position: relative;
    display: block;
    height:30px;
z-index:2;
}
.menucontentdiv .list9 li a:before{
  content: '>';
    position: absolute;
    width: 2px;
    height: 2px;
    border-radius: 50%;
    top: 0px;
    left: 45px;
    color: #BD1A2D;
    font-weight: bold;
}

/*学条例守党纪*/
.xtlsdjbg {
    width: 100%;
    height: 100%;
    overflow: hidden;
    background: url(/sitesources/hnswsw/upload/202404/20240419102355532.png) center top no-repeat #FFF8E6;
}

.xtlsdjmain {
    width: 1000px;
    min-width:1000px;
    min-height: 400px;
    margin: 593px auto 0;
    overflow: hidden;
}

.xtlsdjrow {
    width: 100%;
    min-height: 200px;
    overflow: hidden;
    margin-bottom: 25px;
}

/*焦点图*/
.imgnews {
    margin: auto;
}

.banner_0 {
    margin: auto;
    position: relative;
    z-index: 100;
}

.banner_0_top {
    margin: auto;
    height: 500px;
}

.banner_0_top li {
    position: absolute;
    left: 0;
    top: 0;
    width: 1000px;
    height: 500px;
    text-align: center;
}

.banner_0_top li img {
    position: relative;
    width: 1000px;
    height: 500px;
}

.banner_0_top li .tit {
    position: absolute;
    text-align: center;
    left: 0px;
    bottom: 0px;
    width: 1000px;
    height: 50px;
    line-height: 50px;
    background: url(/sitesources/hnswsw/upload/202404/20240419102507232.png) repeat;
}

.banner_0_top li .tit h4 {
    margin: auto;
    font-size: 24px;
    line-height: 50px;
    margin: 0px 20px;
    text-align: center;
    color: #ffffff;
}

.banner_0_top li .tit h4 a {
    color: #ffffff;
}

.banner_0_top li .tit h4 a:hover {
    text-decoration: underline;
}

.banner_0_bottom {
    margin: auto;
    width: 100%;
    margin-left: -2px;
    text-align: center;
    z-index: 20;
}

.banner_0_bottom span {
    background: url(/sitesources/hnswsw/upload/202404/20240419102534069.png) no-repeat left top;
    width: 195px;
    height: 5px;
    line-height: 5px;
    display: inline-block;
    cursor: pointer;
    margin-left: 0px;
}

.banner_0_bottom span.on {
    background: url(/sitesources/hnswsw/upload/202404/20240419102534069.png) no-repeat right top;
}

/*.banner_0 .pre {
    background: url(../images/sjjscqh_pre.png) no-repeat;
    width: 40px;
    height: 80px;
    position: absolute;
    left: 0px;
    top: 35%;
    opacity: 0.7;
    cursor: pointer;
    z-index: 20;
}

.banner_0 .next {
    background: url(../images/sjjscqh_next.png) no-repeat;
    width: 40px;
    height: 80px;
    position: absolute;
    right: 0px;
    top: 35%;
    opacity: 0.7;
    cursor: pointer;
    z-index: 20;
}

.banner_0 .pre:hover {
    background: url(../images/sjjscqh_pre.png) no-repeat;
    width: 40px;
    height: 80px;
    position: absolute;
    left: 0px;
    top: 35%;
  
    cursor: pointer;
    z-index: 20;
}

.banner_0 .next:hover {
    background: url(../images/sjjscqh_next.png) no-repeat;
    width: 40px;
    height: 80px;
    position: absolute;
    right: 0px;
    top: 35%;
 
    cursor: pointer;
    z-index: 20;
}*/
.xtltopnews {
    margin: auto;
    width: 1000px;
}

.xtltopnews .title {
    margin: auto;
    position: relative;
    height: 72px;
}

.xtltopnews .title .logo {
    float: left;
    height: 72px;
}

.xtltopnews .more {
    position: absolute;
    font-size: 18px;
    color: #cd0404;
    bottom: 15px;
    right: 20px;
}

.xtlnewslist {
    margin: auto;
    margin-top: 20px;
}

.xtlnewslist li {
    margin: auto;
    background: url(/sitesources/hnswsw/upload/202404/20240419102605105.png) no-repeat left center;
    padding-left: 30px;
    text-align: left;
    line-height: 48px;
    color: #000000;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.xtlnewslist li a{
	font-size:21px;
	color: #000;
}
.xtlmain_left {
    float: left;
    width: 475px;
    text-align: left;
}

.xtlmain_right {
    float: right;
    width: 475px;
    text-align: left;
}
/*纪法课堂*/
.xtltujie { margin: auto; width: 472px; margin-left: 0px;min-height: 400px; }
.xtltujie .xtllogo { margin: auto; position: relative; height: 72px; }
.xtltujie .xtllogo .xtlmore { position: absolute; font-size: 18px; color: #cd0404; bottom: 15px; right: 0px;}
.xtlcontent { margin: auto; position: relative; text-align: left; margin-top: 20px; }
.xtlcontent .xtltitle { text-align: left; font-size: 18px; color: #000000; line-height: 30px; margin-top: 10px; }
.xtlcontent .xtltitle a { color: #000000; }
.xtlcontent .xtltitle a:hover { text-decoration:underline; }
/*二十届三中全会精神专题start*/
 .esjszqhHead {
     width: 100%;
     min-width: 1265px;
     height: 500px;
     margin: 0 auto;
     background: url(../images/esjszqhtopbg.jpg) center top no-repeat;
 }

 /*导航*/
 .esjszqhNav {
     width: 100%;
     min-width: 1265px;
     height: 60px;
     margin: 0 auto;
     background: #B20403;
 }

 .esjszqhNavcon {
     width: 1265px;
     height: 60px;
     line-height: :60px;
     margin: 0 auto;
 }

 a.esjszqhNavli {
     display: block;
     width: 253px;
     height: 60px;
     line-height: 60px;
     color: #FDFCA9;
     font-size: 26px;
     text-align: center;
     float: left;
 }

 /*主体*/
 .esjszqhMain {
     width: 100%;
     min-width: 1265px;
     min-height: 500px;
     margin: 0 auto;
     background: #FFF3E7 url(../images/esjszqhbg.png) center 150px no-repeat;
     overflow: hidden;
     overflow-x: hidden;
 }

 .esjszqhMiancon {
     width: 1265px;
     background: #fff;
     min-height: 500px;
     margin: 0 auto;
     overflow: hidden;
     padding-bottom: 50px;
 }

 .esjszqhRow {
     width: 1190px;
     margin: 30px auto 0;
     min-height: 100px;
     overflow: hidden;
 }

 /*焦点图*/
 .esjszqhJdtcon {
     width: 786px;
     height: 518px;
     float: left;
 }

 .esjszqhjd_roll {
     width: 786px;
     height: 518px;
     overflow: hidden;
     position: relative;
 }

 .esjszqhjd_roll .hd {
     height: 12px;
     overflow: hidden;
     position: absolute;
     right: 5px;
     bottom: 86px;
     z-index: 1;
 }

 .esjszqhjd_roll .hd ul {
     overflow: hidden;
     zoom: 1;
     float: left;
 }

 .esjszqhjd_roll .hd ul li {
     float: left;
     margin-right: 10px;
     width: 12px;
     height: 12px;
     border-radius: 12px;
     background: #fff;
     cursor: pointer;
 }

 .esjszqhjd_roll .hd ul li.on {
     background: #FFBA2F;
     color: #fff;
 }

 .esjszqhjd_roll .bd {
     position: relative;
     height: 100%;
     z-index: 0;
 }

 .esjszqhjd_roll .bd li {
     zoom: 1;
     vertical-align: middle;
     position: relative;
 }

 .esjszqhjd_roll .bd p {
     position: absolute;
     display: block;
     top: 445px;
     width: 100%;
     height: 73px;
     line-height: 73px;
     overflow: hidden;
     background: #CF0207;

 }

 .esjszqhjd_roll .bd p a {
     display: block;
     width: 100%;
     font-size: 22px;
     line-height: 73px;
     padding-left: 20px;
     color: #FDFCA9;
     overflow: hidden;
     text-overflow: ellipsis;
     white-space: nowrap;
     text-align: center;

 }

 .esjszqhjd_roll .bd p a:hover {
     color: #FDFCA9 !important;
 }

 .esjszqhjd_roll .bd img {
     width: 100%;
     height: 445px;
     display: block;
     object-fit: cover;
 }

 .esjszqhjd_roll .prev,
 .esjszqhjd_roll .next {
     position: absolute;
     left: 3%;
     top: 50%;
     margin-top: -15px;
     display: block;
     width: 17px;
     height: 29px;
     filter: alpha(opacity=50);
     opacity: 0.8;
     display: none;
 }

 .esjszqhjd_roll .prev {
     background: url(../images/left.png) no-repeat;
 }

 .esjszqhjd_roll .next {
     background: url(../images/right.png) no-repeat;
     left: auto;
     right: 3%;
 }

 .esjszqhjd_roll .prev:hover,
 .esjszqhjd_roll .next:hover {
     filter: alpha(opacity=100);
     opacity: 1;
 }

 .esjszqhjd_roll .prevStop {
     display: none;
 }

 .esjszqhjd_roll .nextStop {
     display: none;
 }

 .esjszqhListcon {
     width: 375px;
     float: right;
     overflow: hidden;
     height: 518px;

 }

 .esjszqhLmxxli {
     font-size: 16px;
     color: #333;
     padding: 9px 15px 9px 15px;
     height: 56.5px;
     display: flex;
     align-items: center;
     flex-wrap: wrap;
     border-bottom: solid 1px #ccc;
 }

 a.esjszqhLmxxlia {
     color: #333;
 }

 /*会议公报*/
 .esjszqhlmtit {
     width: 100%;
     height: 81px;
     margin: 30px auto 35px;
 }

 .esjszqhHygb {
     width: 100%;
     margin-top: 60px;
     min-height: 200px;
     overflow: hidden;
 }

 .esjszqhHygbleft {
     width: 586px;
     height: 425px;
     float: left;
     overflow: hidden;
 }

 .esjszqhhygb_list {
     overflow: hidden;
     width: 586px;
     height: 425px;
     float: left;
 }

 .esjszqhhygb_list li {
     overflow: hidden;
     padding-right: 20px;
 }

 .esjszqhhygb_list li+li {
     margin-top: 10px;
 }

 .esjszqhhygb_list li h2 {
     font-size: 18px;
     color: #333;
     min-height: 30px;
     padding: 0;
     margin: 0;
     line-height: 150%;
     font-weight: 600;
     
 }

 .esjszqhhygb_list li h2 a {
     color: #333;
 }

 .esjszqhhygb_list li p {
     font-size: 14px;
     color: #999;
     margin-top: 5px;
     margin-bottom: 15px;

     overflow: hidden;

 }

 .esjszqhHygbright {
     width: 570px;
     height: 425px;
     float: right;
     overflow: hidden;
 }

 .esjszqhhygb_roll {
     width: 570px;
     height: 425px;
     overflow: hidden;
     position: relative;
 }

 .esjszqhhygb_roll .hd {
     height: 12px;
     overflow: hidden;
     position: absolute;
     right: 5px;
     bottom: 86px;
     z-index: 1;
     display: none;
 }

 .esjszqhhygb_roll .hd ul {
     overflow: hidden;
     zoom: 1;
     float: left;
 }

 .esjszqhhygb_roll .hd ul li {
     float: left;
     margin-right: 10px;
     width: 12px;
     height: 12px;
     border-radius: 12px;
     background: #fff;
     cursor: pointer;
 }

 .esjszqhhygb_roll .hd ul li.on {
     background: #FFBA2F;
     color: #fff;
 }

 .esjszqhhygb_roll .bd {
     position: relative;
     height: 100%;
     z-index: 0;
 }

 .esjszqhhygb_roll .bd li {
     zoom: 1;
     vertical-align: middle;
     position: relative;
 }

 .esjszqhhygb_roll .bd p {
     position: absolute;
     display: block;
     top: 325px;
     width: 100%;
     height: 100px;
     overflow: hidden;
     background: #CF0207;

 }

 .esjszqhhygb_roll .bd p a {
     display: block;

     font-size: 20px;
     line-height: 180%;
     padding: 10px 20px;
     color: #FDFCA9;
     text-align: center;
     vertical-align: middle;

 }

 .esjszqhhygb_roll .bd p a:hover {
     color: #FDFCA9 !important;
 }

 .esjszqhhygb_roll .bd img {
     width: 100%;
     height: 325px;
     display: block;
     object-fit: cover;
 }

 .esjszqhhygb_roll .prev,
 .esjszqhhygb_roll .next {


     z-index: 10;
     cursor: pointer;
     text-indent: -9999px;


     position: absolute;
     left: 3%;
     top: 40%;
     margin-top: -15px;
     display: block;
     width: 17px;
     height: 29px;
     filter: alpha(opacity=20);
     opacity: 0.2;
     display: none;

 }

 .esjszqhhygb_roll .prev {
     background: url(../images/left.png) no-repeat;
 }

 .esjszqhhygb_roll .next {
     background: url(../images/right.png) no-repeat;
     left: auto;
     right: 3%;
 }

 .esjszqhhygb_roll .prev:hover,
 .esjszqhhygb_roll .next:hover {
     filter: alpha(opacity=100);
     opacity: 1;
 }

 .esjszqhhygb100 {
     line-height: 80px !important;
 }

 /*学习贯彻*/
 .esjszqhXxgc {
     width: 100%;
     min-height: 200px;
     overflow: hidden;
 }

 .esjszqhXxgcli {
     height: 48px;
     width: 590px;
     float: left;
     overflow: hidden;
     position: relative;
 }

 .esjszqhXxgicon {
     display: block;
     position: absolute;
     left: 5px;
     top: 22px;
     width: 5px;
     height: 5px;
     -webkit-border-radius: 50%;
     -moz-border-radius: 50%;
     border-radius: 50%;
     background: #c00
 }

 a.esjszqhXxgclia {
     display: block;
     float: left;
     width: calc(100% - 45px);
     overflow: hidden;
     line-height: 48px;
     color: #000;
     font-size: 18px;
     white-space: nowrap;
     text-overflow: ellipsis;
     padding-left: 20px;

 }

 /*学习问答*/
 .esjszqhXxwd {
     width: 100%;
     min-height: 150px;
     overflow: hidden;
     display: -webkit-box;
            display: -webkit-flex;
            display: -moz-box;
            display: -ms-flexbox;
            display: flex;
            -webkit-box-pack: justify;
            -webkit-justify-content: space-between;
            -moz-box-pack: justify;
            -ms-flex-pack: justify;
            justify-content: space-between;
            -webkit-flex-flow: wrap;
            -ms-flex-flow: wrap;
            flex-flow: wrap

 }

 .esjszqhXxwdli {

     display: -webkit-box;
     display: -webkit-flex;
     display: -moz-box;
     display: -ms-flexbox;
     display: flex;
     position: relative;
     -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
     box-sizing: border-box;
     width: 29%;
     height: 67px;
     padding: 17px 5px 17px 20px;
     color: #333;
     border-bottom: 1px dashed #fe9356;
     -webkit-transition: all .2s;
     -moz-transition: all .2s;
     transition: all .2s;
     position: relative;
 }

 .esjszqhXxwdli  a {
     color: #333;
     font-size: 18px;
     line-height: 1.5;
     -webkit-transition: all 0s;
     -moz-transition: all 0s;
     transition: all 0s
 }

 .esjszqhXxwdli:before {
     content: '';
     display: block;
     position: absolute;
     left: 5px;
     top: 30px;
     width: 5px;
     height: 5px;
     -webkit-border-radius: 50%;
     -moz-border-radius: 50%;
     border-radius: 50%;
     background: #c00
 }

 /*二十届三中全会精神专题end*/